home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / mint / utilit~1 / flut39st.zoo / fileutils-3.9 / man / chown.1 < prev    next >
Encoding:
Text File  |  1994-03-26  |  2.1 KB  |  65 lines

  1.  
  2.  
  3.  
  4. CHOWN(1L)                        CHOWN(1L)
  5.  
  6.  
  7. N✓NA✓AM✓ME✓E
  8.        chown - change the user and group ownership of files
  9.  
  10. S✓SY✓YN✓NO✓OP✓PS✓SI✓IS✓S
  11.        c✓ch✓ho✓ow✓wn✓n  [-Rcfv]  [--recursive] [--changes] [--help] [--ver-
  12.        sion] [--silent]    [--quiet]  [--verbose]    [user][:.][group]
  13.        file...
  14.  
  15. D✓DE✓ES✓SC✓CR✓RI✓IP✓PT✓TI✓IO✓ON✓N
  16.        This  manual  page  documents  the  GNU    version    of c✓ch✓ho✓ow✓wn✓n.
  17.        c✓ch✓ho✓ow✓wn✓n changes the user  and/or  group  ownership     of  each
  18.        given  file,  according    to its first non-option    argument,
  19.        which is    interpreted as follows.     If only a user    name  (or
  20.        numeric    user ID) is given, that    user is    made the owner of
  21.        each given file,    and the    files' group is    not changed.   If
  22.        the  user  name    is followed by a colon or dot and a group
  23.        name (or    numeric    group ID), with    no spaces  between  them,
  24.        the group ownership of the files    is changed as well.  If    a
  25.        colon or    dot but    no group name follows the user name, that
  26.        user  is     made the owner    of the files and the group of the
  27.        files is    changed    to that    user's login group.  If    the colon
  28.        or  dot and group are given, but    the user name is omitted,
  29.        only the    group of the files  is    changed;  in  this  case,
  30.        c✓ch✓ho✓ow✓wn✓n performs the same function    as c✓ch✓hg✓gr✓rp✓p.
  31.  
  32.    O✓OP✓PT✓TI✓IO✓ON✓NS✓S
  33.        _✓-_✓c_✓, _✓-_✓-_✓c_✓h_✓a_✓n_✓g_✓e_✓s
  34.           Verbosely    describe only files whose ownership actu-
  35.           ally changes.
  36.  
  37.        _✓-_✓f_✓, _✓-_✓-_✓s_✓i_✓l_✓e_✓n_✓t_✓, _✓-_✓-_✓q_✓u_✓i_✓e_✓t
  38.           Do not print error messages about    files whose  own-
  39.           ership cannot be changed.
  40.  
  41.        _✓-_✓v_✓, _✓-_✓-_✓v_✓e_✓r_✓b_✓o_✓s_✓e
  42.           Verbosely    describe ownership changes.
  43.  
  44.        _✓-_✓R_✓, _✓-_✓-_✓r_✓e_✓c_✓u_✓r_✓s_✓i_✓v_✓e
  45.           Recursively  change  ownership  of  directories and
  46.           their contents.
  47.  
  48.        _✓-_✓-_✓h_✓e_✓l_✓p Print a usage message on standard    output    and  exit
  49.           successfully.
  50.  
  51.        _✓-_✓-_✓v_✓e_✓r_✓s_✓i_✓o_✓n
  52.           Print  version  information on standard output then
  53.           exit successfully.
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64. FSF            GNU File Utilities            1
  65.